National Repository of Grey Literature 18 records found  1 - 10next  jump to record: Search took 0.00 seconds. 
USB HID Monitor
Budai, Ondřej ; Šimek, Václav (referee) ; Růžička, Richard (advisor)
The goal of this thesis is to design and implement application for in-depth analysis of USB HID devices’ structure and communication. The resulting application is capable of visualization various information retrieved from device. It can handle bidirectional communication between computer and HID device and it’s available for operating systems Windows and GNU/Linux under libre software license. Application with this set of features currently does not exist. Thus, its creation is really beneficial for all USB HID developers.
Image processing library wrapper for Lua
Prymus, Jiří ; Dusíková, Hana (referee) ; Petyovský, Petr (advisor)
The thesis deals with OpenCV library and its implementation into scripting language Lua. The first part of the thesis concentrates on description of the course Computer vision MPOV and description of mathematical basics needed for further understandings. The second part describes OpenCV library and its potential usage in the MPOV. Next chapter examines the programming scripting language Lua. The description of the implementation of binding the OpenCV library to Lua language along with its overall functionality is included in the practical part of the thesis. The use of LuaCV is more comfortable thanks to Open Source projects for cross-platform compilation and distribution. Part of the thesis is also generator of Latex documentation for LuaCV binding. The last chapter deals with testing LuaCV in course MPOV and analysis of criticism from students.
Free software licenses
Mazánek, Pavel ; Míšek, Jakub (referee) ; Myška, Matěj (advisor)
The aim of this bachelor thesis is to deal with the topics related to public software licenses, their use, their properties in the form of specific contractual agreements (license aspects), mutual compatibility and followingly take this information and systemize it of a form of an information portal, which is the practical output of this thesis. At the beginning of the thesis, the current issue of why public software licenses are used today and how they are legally perceived is examined. Emphasis is placed on Czech law in the context of civil code and copyright law and with them associated licensing agreements, since the vast majority of the license terms of the world-wide used free software licenses is only written in English, and the terminology is based on the United States legal system. Consequently, the nomenclature and the necessary terms for working with the license terms are unified. In the main part of the thesis specific licenses are selected according to their relative usage and their characteristics based on relevant market surveys. These chosen licenses and their license agreements are analyzed more in-depth. Specific contractual agreements of said license agreements are expanded upon whilst being named in the thesis as “license aspects”. In the practical part of the thesis is described a solution for a web information portal, which should serve the laic as an initial view on the issue of public software licenses. The site addresses the issues of selecting a specific public software license for its original work (software), introducing specific licenses and comparing them based on analyzed licensing aspects, compatibility of more public software licenses in a larger composite software unit in which the individual software components of the whole are licensed under various public software licenses. Also, the consequences of choosing one of the selected public software licenses for the future of the software are described. At the end of the thesis, the vision of the future information portal, its expansion with other functionalities and its overall possible improvement based on feedback from the public are also presented.
Hardware realization of hospital information system
Friedl, Jan ; Roleček, Jiří (referee) ; Fedra, Petr (advisor)
The presented work concerns problems of more effective using hardware and also free software. The first part of my work presents generally free GNU/Linux distributions and this part is concentrated on two distributions. The first is Red Hat Enterprise Linux which is installed in the server of the hospital information system Clinicom. The second is live distribution Slax that is used for testing of terminal connection to the hospital information system Clinicom. The second part of my work is generally concentrated on the hospital information systems and there is presented the firm SMS solution at the end. It is the hospital information system Clinicom. The next part is generally concentrated on the workload server monitoring. It monitors both userlogins and allocated memory size. Then there are discused problems of solution of unthought-of events, for example blackout, and the one solution is described there. The last part is concentrated on implementation of the security connection to the hospital information system Clinicom and it presents live distribution Slax as distribution for thin client.
Implementation of presentational device with Raspberry Pi
Beránek, Ondřej ; Kovář, Jiří (referee) ; Andrš, Ondřej (advisor)
This thesis describes the design and subsequent implementation of a presentational device with Raspberry Pi using free software. The theoretical part of this thesis includes an analysis of available commercial solutions, specification of requirements, testing free operating systems and assessment of their suitability for the purpose. The practical part of this thesis is focused on the implementation of a presentational device with the most suitable free system and on the test of this final solution. The aim of the thesis is to create a maintenance-free presentational device with easy remote access.
Compare of Contemporary Open Source Content Management Systems
Martinák, Lukáš ; Stryka, Lukáš (referee) ; Jaša, Petr (advisor)
This thesis is about comparing open source content management systems. There is a description of the content management system and there are three chosen systems to compare - Drupal, Joomla! and WordPress. The same web project containing multiple users, blogs, discussion forum and e-shop is consequently implemented in each of them. Systems are compared in many phases of development cycle of web applications - comparison includes introduction, installation, managing users, creating web structure, changing design, extendability, user interface, managing backups, actualization, localization and more. There is also a chapter discussing SEO and web application testing.
Implementation of presentational device with Raspberry Pi
Beránek, Ondřej ; Kovář, Jiří (referee) ; Andrš, Ondřej (advisor)
This thesis describes the design and subsequent implementation of a presentational device with Raspberry Pi using free software. The theoretical part of this thesis includes an analysis of available commercial solutions, specification of requirements, testing free operating systems and assessment of their suitability for the purpose. The practical part of this thesis is focused on the implementation of a presentational device with the most suitable free system and on the test of this final solution. The aim of the thesis is to create a maintenance-free presentational device with easy remote access.
Free software licenses
Mazánek, Pavel ; Míšek, Jakub (referee) ; Myška, Matěj (advisor)
The aim of this bachelor thesis is to deal with the topics related to public software licenses, their use, their properties in the form of specific contractual agreements (license aspects), mutual compatibility and followingly take this information and systemize it of a form of an information portal, which is the practical output of this thesis. At the beginning of the thesis, the current issue of why public software licenses are used today and how they are legally perceived is examined. Emphasis is placed on Czech law in the context of civil code and copyright law and with them associated licensing agreements, since the vast majority of the license terms of the world-wide used free software licenses is only written in English, and the terminology is based on the United States legal system. Consequently, the nomenclature and the necessary terms for working with the license terms are unified. In the main part of the thesis specific licenses are selected according to their relative usage and their characteristics based on relevant market surveys. These chosen licenses and their license agreements are analyzed more in-depth. Specific contractual agreements of said license agreements are expanded upon whilst being named in the thesis as “license aspects”. In the practical part of the thesis is described a solution for a web information portal, which should serve the laic as an initial view on the issue of public software licenses. The site addresses the issues of selecting a specific public software license for its original work (software), introducing specific licenses and comparing them based on analyzed licensing aspects, compatibility of more public software licenses in a larger composite software unit in which the individual software components of the whole are licensed under various public software licenses. Also, the consequences of choosing one of the selected public software licenses for the future of the software are described. At the end of the thesis, the vision of the future information portal, its expansion with other functionalities and its overall possible improvement based on feedback from the public are also presented.
USB HID Monitor
Budai, Ondřej ; Šimek, Václav (referee) ; Růžička, Richard (advisor)
The goal of this thesis is to design and implement application for in-depth analysis of USB HID devices’ structure and communication. The resulting application is capable of visualization various information retrieved from device. It can handle bidirectional communication between computer and HID device and it’s available for operating systems Windows and GNU/Linux under libre software license. Application with this set of features currently does not exist. Thus, its creation is really beneficial for all USB HID developers.
Compare of Contemporary Open Source Content Management Systems
Martinák, Lukáš ; Stryka, Lukáš (referee) ; Jaša, Petr (advisor)
This thesis is about comparing open source content management systems. There is a description of the content management system and there are three chosen systems to compare - Drupal, Joomla! and WordPress. The same web project containing multiple users, blogs, discussion forum and e-shop is consequently implemented in each of them. Systems are compared in many phases of development cycle of web applications - comparison includes introduction, installation, managing users, creating web structure, changing design, extendability, user interface, managing backups, actualization, localization and more. There is also a chapter discussing SEO and web application testing.

National Repository of Grey Literature : 18 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.